home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / -archivi / -recent2 / cgxv42_r1.readme < prev    next >
Text File  |  1999-01-01  |  5KB  |  152 lines

  1. Short:    CyberGraphX V4 Update 1
  2. Author:   (Vision Factory Development)
  3. Uploader: support@schatztruhe.de (Schatztruhe GmbH)
  4. Type:     biz/patch
  5.  
  6.  
  7. revision history for archive rev 1
  8.  
  9.  
  10. cgxsystem.library
  11. =================
  12.  
  13. Changes for 42.1
  14.  
  15. - cybergraphics vblank interrupt handler is now only installed if at least
  16.   one graphics card is configured for draggable screens
  17. - fixed some problems with doublebuffered screen bitmaps
  18.  
  19. Changes for 42.0
  20.  
  21. - initial v4 release
  22.  
  23.  
  24. CV64 driver
  25. ===========
  26.  
  27. Changes for 4.1
  28.  
  29. - fixed some blit/rectfill problems with double buffered screens
  30.   (fixes problems with StormMesa 3.0 fullscreen mode)
  31.  
  32. Changes for 4.0
  33.  
  34. - initial release
  35.  
  36.  
  37. CV3D driver
  38. ===========
  39.  
  40. Changes for 4.1
  41.  
  42. - To workaround some problems with Scalos and NewIcons in conjunction
  43.   with the BITMAPCACHE option, bitmaps with a width < 64 pixels 
  44.   are not cached anymore. This is added as a temporary workaround and
  45.   will be changed in a future release.
  46. - Fixed another problem with doublebuffer bitmap support. When 
  47.   BITMAPCACHE was enabled, the 2nd buffer bitmap was not properly
  48.   loaded into the framebuffer which could result in a buffer
  49.   staying completely black
  50. - video stream support is not buffered anymore when the card is 
  51.   configured for ZorroIII mode
  52. - fixed some blit/rect fill problems with double buffered screens
  53.   (fixes problems with StormMesa 3.0 fullscreen mode)
  54.  
  55. Changes for 4.0
  56.  
  57. - initial release
  58.  
  59.  
  60. 3DLabs drivers
  61. ==============
  62.  
  63. Changes for 4.1
  64.  
  65. - To workaround some problems with Scalos and NewIcons in conjunction
  66.   with the BITMAPCACHE option, bitmaps with a width < 64 pixels 
  67.   are not cached anymore. This is added as a temporary workaround and
  68.   will be changed in a future release.
  69. - The CVisionPPC now only works for CVisionPPC card. You need to
  70.   install the BVisionPPC driver for BVisionPPC
  71. - setting of h/v sync polarity now works properly. If a resolution 
  72.   looks differently with the new driver, check the sync polarity 
  73.   setting for this mode (if it is set to positive, you can switch it
  74.   to negative to get the same result as before)
  75. - added support for new BVisionPPC card and different RAM types used
  76.   with latest CVisionPPC cards
  77. - fixed some blit/rectfill problems with double buffered screens
  78.   (fixes problems with StormMesa 3.0 fullscreen mode)
  79.  
  80. Changes for 4.0
  81.  
  82. - initial release
  83.  
  84.  
  85. Cirrus Logic drivers
  86. ====================
  87.  
  88. Changes for 4.1
  89.  
  90. - fixed some blit/rect fill problems with double buffered screens
  91.   (fixes problems with StormMesa 3.0 fullscreen mode)
  92. - fixed bug for blits that were higher than 1024 lines with GD5434
  93.   chip (PiccoSD64, Pixel64)
  94. - BITMAPCACHE tooltype option now works properly
  95. - driver now properly recalculates the exact pixelclock
  96.   -> CGXMode now gets exact pixelclock results when pressing the x
  97.   key on the testmode screen
  98. - blitter rectangle copy method activated for 24bit 3bpp modes with
  99.   old CL (non 5446) cards (PicassoII(+)/Spectrum/Piccolo)
  100. - fixed problems with GD5434(PiccoSD64,Pixel64) and >= 85Mhz 8bit
  101.   displaymodes
  102. - PicassoIV driver now works with resolutions that use exactly 85MHz
  103.   dotclock
  104.  
  105. Changes for 4.0
  106.  
  107. - initial v4 release
  108.  
  109.  
  110. Symbios Logic drivers
  111. =====================
  112.  
  113. Changes for 4.1
  114.  
  115. - added Altais/DraCo support
  116. - To workaround some problems with Scalos and NewIcons in conjunction
  117.   with the BITMAPCACHE option, bitmaps with a width < 64 pixels 
  118.   are not cached anymore. This is added as a temporary workaround and
  119.   will be changed in a future release.
  120. - added bitblit acceleration for some occasionally used minterms
  121. - driver now properly recalculates the exact pixelclock
  122.   -> CGXMode now gets exact pixelclock results when pressing the x
  123.   key on the testmode screen
  124. - BITMAPCACHE tooltype option now works properly
  125.  
  126. Changes for 4.0
  127.  
  128. - initial v4 release
  129.  
  130.  
  131. CGXMode
  132. =======
  133.  
  134. Changes for 4.1
  135.  
  136. - Change of H/VSync polarity is now properly updated on the testscreen
  137. - removed some obsolete debug output when pressing help key
  138. - max pixelclock in 8bit is now properly limited to graphics card maxclock
  139.   maximum pixclock slider value is now reset when scan depth is changed
  140. - Changes to the H/VSync polarity are now properly updated in the edit
  141.   resolution window when they were changed on the test screen
  142. - clone now directly opens the edit window and reinserts the mode
  143.   after the related depth and not at the end of the list when the
  144.   copied mode is accepted.
  145. - new now directly opens the edit window and inserts the mode
  146.   after the last mode with the same depth and not at the end of the
  147.   list.
  148.  
  149. Changes for 4.0
  150.  
  151. - initial release
  152.